招生考试网
学历| 高考 美术高考 考研 自考 成考 专升本 中考 会考 外语| 四六级 职称英语 商务英语 公共英语 日语能力 翻译资格 JTEST
资格| 公务员 报关员 银行从业 司法 导游 教师资格 报关 财会| 会计证 经济师 会计职称 注册会计 税务师 资产评估 审计师
工程| 一建 二建 造价师 造价员 咨询师 监理师 安全师 医学| 卫生资格 执业医师 执业药师 执业护士 | 教案 论文 文档
IT类| 计算机等级 计算机软考 职称计算机 高校计算机 推荐-国家公务员 事业单位招聘 军校国防生 自主招生 艺术特长生 招飞
 3773考试网 - 计算机等级考试 - 试题答案 - 正文

计算机等级考试四级笔试试卷及答案五之三

来源:招生考试网 2006-10-13

 (61)What is the decimal value of the following 32-bit two’s complement number?
1111 1111 1111 1111 1111 1111 1100
A) -8 B) -4 C) 4 D) 8
(62)How many subsets does A have?
Let A={E,O,A,W,P,V,B}
A) 12 B) 36 C) 64 D) 128
(63)Suppose V1=,V2=,where R is the set of real numbres,+, and.are respectively addition 
and multiplication. Let f: R→R and f(x) = ex, which of the following propositions 
is true?
A) f is a surjective homomorphism from V1 to V2
B) f is an injective homomorphism from V1 to V2
C) f is an isomorphism from V1 to V2
D) None of the above
(64) P(n) is the predicate’if 4 divides n then 2 divides n’.What is the truth value of P(12)?
A) 10 B) F C) T D) None of the above
(65) An algorithm to solve a given problem has time complexity
T(n)=nlog2n-(n-1)
Given that the algorithm takes 0.8 second for a problem in which n=1024,how long should 
it take for a problem in which n=4096? (2 Points)
A) 39 seconds B) 3.9 seconds C) 3.9 minutes D) 0.8 seconds
(66) What is the definition of a Path?
A) A sequence of vertices and the edges formed by each successive pair of vertices.
B) A walk with distinct vertices.
C) A walk with distinct edges.
D) None of the above
(67) The figure below shows a record used for recording information about a named event.
Which of the following statement is incorrect? (2 Points)
VAR r: record
event:array[1..10] of char;
place:array[1..20] o 
 f record
plname:array[1..15] of char;
date: array[1..5] of record
mo:1..12;
day:1..31;
year:integer
end
end
end;
A)This is a one-dimensional array of records,also called a table.
B)This is so called record of arrays;
C)The event can occur in up to 20 places and on up to 5 different dates in each place.
D)A reference to r.place[i].date[j].mo will access the month of the jth occurrence,
in the ith place,of the event named in r.event.
(68)Which of the following statements is true regarding simple sort techniques? (2 Points)
A)Exchange sort is frequently referred to as a bubble sort.
B)Exchange sort is the least expensive
C)If random data are in an array that is to be sorted,an Insertion Sort will give the 
best performance for large elements with small sort items.
D)Both Insertion Sort and Selection Sort require O(n)moves.

 

(81) Which of the following statements is correct? (2 Points)
A)The definition phase results in the Software Requirements Specification.
B)Testing is optional in software life cycle.
C)CASE tools can only aid in the design phase of a software life cycle.
D)A change during a later phase does not require the documentation of all earlier
phases to be updated.
(82)Black-box and white-box testing method are often used in software testing phase,in
which,the white-box is mainly used to test software's
A)reasonableness of structure B)correctness of a program
C)external function of a program D)internal logic of a program
(83) How does Booth's Algorithm improve binary multiplication?
A) It prevents overflow. B) It prevents underflow.
C) It



  • 上一个文章:
  • 网站版权与免责声明
    ①由于各方面情况的不断调整与变化,本网所提供的相关信息请以权威部门公布的正式信息为准.
    ②本网转载的文/图等稿件出于非商业性目的,如转载稿涉及版权及个人隐私等问题,请在两周内邮件fjksw@163.com联系.


    | 关于我们 | 联系我们 | 版权申明 | 网站导航 |
    琼ICP备12003406号